词语吧>英语词典>quotation mark翻译和用法

quotation mark

英 [kwəʊˈteɪʃn mɑːk]

美 [kwoʊˈteɪʃn mɑːrk]

n.  引号

柯林斯词典

  • 引号
    Quotation marksare punctuation marks that are used in writing to show where speech or a quotation begins and ends. They are usually written or printed as“...”or, in Britain,'...'.

    英英释义

    noun

    • a punctuation mark used to attribute the enclosed text to someone else
        Synonym:quoteinverted comma

      双语例句

      • But, foolishly, I let my so-called brain trust ( makes quotation mark sign) talk me out of that.
        但愚蠢的是,我让所谓的智囊团(用手比划着引号)说服了我不那样做。
      • The superscript footnote marker comes last, after both the punctuation and the closing quotation mark.
        脚注标记的上标在最后,即标点符号和后引号之后。
      • Instead, the extra single quotation mark causes the server to parse the inserted statement as a string.
        相反,多余的单引号会导致服务器将已插入语句作为字符串进行分析。
      • In Windows, each inner double quotation mark must be cancelled with a backslash that is within the brace surrounded by double quotation marks in the JSON form.
        在Windows中,每一个内部双引号都必须由一个斜划线取消,该斜划线由JSON格式的双引号所包围。
      • You can always spot a raw string because the starting quotation mark for the string is preceded by an r, which is short for raw.
        您始终可以认出原始字符串,因为该字符串的起始引号的前面有一个r字符,它是raw的缩写。
      • This explains why an unmatched single or double quotation mark causes a new prompt to appear.
        这解释了不匹配的单引号或双引号会导致出现新提示符的原因。
      • For example, if a name part contains a period, double quotation mark, or a left or right bracket, use brackets or double quotation marks to delimit the part.
        例如,如果名称某部分包含句点、双引号、左括号或右括号,则需要使用括号和双引号来分隔该部分。
      • If you start a string with a single quotation mark, you must end with a single quotation mark, and vice versa.
        如果字符串是以单引号开始,那么必须以单引号结束,反之亦然。
      • Use of double quotation mark delimiters on Linux and UNIX-based systems is recommended.
        建议在基于Linux和UNIX的系统中使用双引号分隔符。
      • The strings I've been creating using the single, double, or triple quotation mark syntax are still string objects.
        使用单引号、双引号和三引号语法创建的字符串仍然是字符串对象。